add .redhat-ci.yml and .redhat-ci.Dockerfile
authorJonathan Lebon <jlebon@redhat.com>
Wed, 19 Oct 2016 16:37:54 +0000 (12:37 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 19 Oct 2016 20:35:23 +0000 (20:35 +0000)
commite62defa1a4d3dd0caf02884f2f45a81301df51dc
treec96b2ab12a5639072bcbb599cd3b0480273c0c9a
parent1d4f1b8878addd28059c3a3928640491755cd615
add .redhat-ci.yml and .redhat-ci.Dockerfile

Add a YAML file for the new Red Hat CI framework.

Rather than re-installing all the build deps everytime, which takes
time, I added a Dockerfile that we can wire up to the Docker Hub. For
now it lives at `jlebon/ostree-tester:rhci`, but we can move it under
the `projectatomic` org (or a new `ostree` org).

Closes: #535
Approved by: cgwalters
.redhat-ci.Dockerfile [new file with mode: 0644]
.redhat-ci.yml [new file with mode: 0644]